github.com/andybalholm/brotli/matchfinder.Trio.hash5 (method)
5 uses
github.com/andybalholm/brotli/matchfinder (current package)
trio.go#L98: nextHash5 := z.hash5(cv)
trio.go#L193: z.table5[z.hash5(cv0)] = te0
trio.go#L204: nextHash5 := z.hash5(cv)
trio.go#L286: z.table5[z.hash5(cv0)] = te0
trio.go#L316: func (z *Trio) hash5(u uint64) uint32 {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |